home *** CD-ROM | disk | FTP | other *** search
/ PCNet 2006 April / PCnet 2006-06.4.iso / oyun / Arcade.EXE / ass.swf / scripts / DefineSprite_69 / frame_2 / DoAction.as
Encoding:
Text File  |  2003-06-17  |  98 b   |  5 lines

  1. if(Create)
  2. {
  3.    _root.CreateRocks(this._x,this._y,this._width,this._height,this._rotation);
  4. }
  5.